home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Applications
/
Gnuplot 3.5
/
source
/
contour.proto.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-11-11
|
172 b
|
6 lines
|
[
TEXT/R*ch
]
/* contour.c */
struct gnuplot_contours *contour(int, struct iso_curve *, int, int, int, int, int, double *);
int add_cntr_point(double, double);
int end_crnt_cntr(void);